Fix interaction of load-theme with cust-theme.el.
authorChong Yidong <cyd@gnu.org>
Sun, 25 Mar 2012 14:05:51 +0000 (22:05 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 25 Mar 2012 14:05:51 +0000 (22:05 +0800)
commit6008a275485a301894990b15295c7facf978a366
tree02a75e4f1f43f0b80c5983ca08d23f92e8afa2be
parent310beb242a23574d8edaad0de856f3848d504bca
Fix interaction of load-theme with cust-theme.el.

* lisp/custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
theme if it was previously enabled before (Bug#11031).

* lisp/cus-theme.el (customize-create-theme, custom-theme-revert): Doc fixes.
lisp/ChangeLog
lisp/cus-theme.el
lisp/custom.el